home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / WORDPAD.PAK / HELPIDS.H < prev    next >
Text File  |  1997-05-06  |  2KB  |  49 lines

  1. // This is a part of the Microsoft Foundation Classes C++ library.
  2. // Copyright (C) 1992-1995 Microsoft Corporation
  3. // All rights reserved.
  4. //
  5. // This source code is only intended as a supplement to the
  6. // Microsoft Foundation Classes Reference and related
  7. // electronic documentation provided with the library.
  8. // See these sources for detailed information regarding the
  9. // Microsoft Foundation Classes product.
  10.  
  11. #define IDH_WORDPAD_TIMEDATE        1001
  12.  
  13. #define IDH_WORDPAD_ALIGN            1003
  14. #define IDH_WORDPAD_TABSET            1004
  15. #define IDH_WORDPAD_TABCLEAR        1005
  16. #define IDH_WORDPAD_TAB_CLEARALL    1006
  17. #define IDH_WORDPAD_TABSTOPS        1007
  18. #define IDH_WORDPAD_TEXTFILE        1008
  19. #define IDH_WORDPAD_FORMATTED        1009
  20.  
  21. #define IDH_WORDPAD_WORD6FILE        1017
  22. #define IDH_WORDPAD_FILENEW_DOC        1018
  23. #define IDH_WORDPAD_OPTIONS_AUTOWORDSEL    1019
  24.  
  25. #define IDH_WORDPAD_INDENT_LEFT        1020
  26. #define IDH_WORDPAD_INDENT_RIGHT    1021
  27. #define IDH_WORDPAD_INDENT_FIRST    1022
  28.  
  29. #define IDH_WORDPAD_WRAP_NO            1023
  30. #define IDH_WORDPAD_WRAP_WINDOW        1024
  31. #define IDH_WORDPAD_WRAP_RULER        1025
  32.  
  33. #define IDH_COMM_GROUPBOX            1026
  34.  
  35. #define IDH_WORDPAD_INCHES            1027
  36. #define IDH_WORDPAD_CENTIMETERS        1028
  37. #define IDH_WORDPAD_POINTS            1029
  38. #define IDH_WORDPAD_PICAS            1030
  39.  
  40. #define IDH_WORDPAD_CHECK_TOOLBAR    1031
  41. #define IDH_WORDPAD_CHECK_FORMATBAR    1032
  42. #define IDH_WORDPAD_CHECK_STATUSBAR    1033
  43. #define IDH_WORDPAD_CHECK_RULERBAR    1034
  44.  
  45. #define IDH_WORDPAD_TOPMARGIN        1035
  46. #define IDH_WORDPAD_BOTTOMMARGIN    1036
  47. #define IDH_WORDPAD_LEFTMARGIN         1037
  48. #define IDH_WORDPAD_RIGHTMARGIN        1038
  49.